go/types.Checker.varDecl (method)
3 uses
go/types (current package)
decl.go#L187: check.varDecl(obj, d.lhs, d.vtyp, d.init)
decl.go#L478: func (check *Checker) varDecl(obj *Var, lhs []*Var, typ, init ast.Expr) {
decl.go#L932: check.varDecl(obj, lhs, d.spec.Type, init)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)